setConfirmLabel
open fun setConfirmLabel(@Nullable label: CharSequence): NotificationCompat.Action.WearableExtender(source)
Deprecated
This method has no effect starting with Wear 2.0.
Set a label to display to confirm that the action should be executed. This is usually an imperative verb like "Send".
Return
this object for method chaining
Parameters
label
the label to confirm the action should be executed